Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(apache): add license checker for CI. #2034

Merged
merged 3 commits into from
Nov 27, 2022

Conversation

dongzl
Copy link
Contributor

@dongzl dongzl commented Nov 26, 2022

No description provided.

@dongzl dongzl changed the title Feat: add license checker for CI. chore(apache): add license checker for CI. Nov 26, 2022
@codecov
Copy link

codecov bot commented Nov 26, 2022

Codecov Report

Merging #2034 (a97fdfa) into master (3b44568) will increase coverage by 0.72%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##             master    #2034      +/-   ##
============================================
+ Coverage     65.71%   66.44%   +0.72%     
- Complexity      677      976     +299     
============================================
  Files           482      482              
  Lines         41458    41458              
  Branches       5889     5889              
============================================
+ Hits          27246    27546     +300     
+ Misses        11513    11217     -296     
+ Partials       2699     2695       -4     
Impacted Files Coverage Δ
...a/org/apache/hugegraph/util/collection/IntMap.java 72.40% <0.00%> (-1.20%) ⬇️
...n/java/org/apache/hugegraph/StandardHugeGraph.java 67.12% <0.00%> (+0.17%) ⬆️
...ache/hugegraph/backend/store/mysql/MysqlTable.java 82.66% <0.00%> (+0.47%) ⬆️
...g/apache/hugegraph/backend/store/BackendTable.java 85.11% <0.00%> (+0.59%) ⬆️
...ache/hugegraph/backend/store/hbase/HbaseTable.java 76.96% <0.00%> (+0.60%) ⬆️
...a/org/apache/hugegraph/util/collection/IntSet.java 74.57% <0.00%> (+0.84%) ⬆️
...n/java/org/apache/hugegraph/schema/IndexLabel.java 77.27% <0.00%> (+1.13%) ⬆️
...hugegraph/backend/store/raft/rpc/RpcForwarder.java 71.18% <0.00%> (+1.69%) ⬆️
...a/org/apache/hugegraph/task/ServerInfoManager.java 75.00% <0.00%> (+1.74%) ⬆️
...e/hugegraph/backend/store/mysql/MysqlSessions.java 69.49% <0.00%> (+2.54%) ⬆️
... and 13 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants